aide-xen software package provides Advanced Intrusion Detection Environment - static binary for XEN, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install aide-xen
aide-xen is installed in your system.
Make ensure the aide-xen package were installed using the commands given below,
$ sudo dpkg-query -l | grep aide-xen *
You will get with aide-xen package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Administration Utilities |
| Package | aide-xen |
| Version | 0.16~a2.git20130520-3 |
| Description | Advanced Intrusion Detection Environment - static binary for XEN |
| Sub Section | Admin |